Skip to content

Target .net 4.5 and enable tls 1.2 connections#64

Open
markvantilburg wants to merge 2 commits intomessagebird:masterfrom
markvantilburg:master
Open

Target .net 4.5 and enable tls 1.2 connections#64
markvantilburg wants to merge 2 commits intomessagebird:masterfrom
markvantilburg:master

Conversation

@markvantilburg
Copy link
Copy Markdown

Disabling tls 1.1 on the client system triggers this error:
The underlying connection was closed: An unexpected error occurred on a receive

Targetting .net 4.5 and enabling tls 1.2 in the code fixes this issue.

target .net framework 4.5
Make sure tls 1.2 is enabled in the .net framework 4.5 build
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant